CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 矩阵 CSharp

搜索资源列表

  1. Matrix

    0下载:
  2. 自己封装的矩阵运算的类,用C#编写,例如转置、求逆、求特征值、矩阵乘法等-Own package matrix operations class, written using C#, such as transposition, inversion, find eigenvalues, matrix multiplication, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:4157
    • 提供者:郭挺
  1. Matrix

    2下载:
  2. C#实现的矩阵运算源程序,其中所有的矩阵运算采用操作符重载技术,实现了矩阵求和,差,积,转置,逆等基本运算。-C# source code implementation of matrix operations, one of all the matrix calculation using operator overloading techniques, implementation of the matrix sum, difference, product, transpose, inve
  3. 所属分类:C#编程

    • 发布日期:2017-04-12
    • 文件大小:1450
    • 提供者:wangyong
  1. FontMatrixGeneration

    0下载:
  2. 用户输入汉字,生成不同规模的字模矩阵,主要用于基于单片机的液晶显示方面。-Users to charactinput Chinese ers, generating matrix matrix of different sizes, mainly for single-chip based on liquid crystal display.
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2146854
    • 提供者:lijiping
  1. Matrix-cs

    0下载:
  2. 矩阵类,可进行矩阵的各种运算,并可求解N阶线性方程-matrices, matrix for the various operators and can solve linear equations N
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2805
    • 提供者:陈燕涛
  1. Algorithm

    0下载:
  2. csharp版常见数值计算源码,包括矩阵计算、插值、线性方程和非线性方程等-CSharp version of common-source numerical computation, including the matrix calculation, interpolation, linear equations and nonlinear equations, such as
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:34270
    • 提供者:crpp0104
  1. GraphicsMM_3D

    1下载:
  2. WPF的三维程序.三维动画,三维碰撞测试,三维灯光,三维矢量,矩阵变换.-WPF three-dimensional process. Three-dimensional animation, three-dimensional crash test, three-dimensional light, three-dimensional vector, matrix transformation.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3509244
    • 提供者:xiangzhou
  1. Mapack_for_NET

    0下载:
  2. Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:38581
    • 提供者:Erison
  1. Calculate

    0下载:
  2. 矩阵并行算法程序,用c#语言编制,可用于数学并行计算。-Matrix parallel algorithm procedures, with c# Languages can be used in parallel computing mathematics.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:924
    • 提供者:tmllpl
  1. ImageTransformationSamp

    0下载:
  2. 图像变形函数使用,利用矩阵类变换图像,可以作为变形参考-The use of image morphing function, the use of matrices transform images, can be used as a reference deformation
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:79389
    • 提供者:孙洪颖
  1. Extreme.Mathematics.QuickStartCS

    1下载:
  2. 用C#写的数学函数库源码。里面包括复数运算,矩阵运算,解方程,积分微分等。非常有用。-Using C# to write the math library source. Includes the plural computing, matrix operations, solution of equations, such as integro-differential. Very useful.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:121826
    • 提供者:李峰
  1. FuzzyMatrix

    0下载:
  2. 模糊矩阵类 可以根据不同的模糊算子计算模糊矩阵的并运算C=A∪B,交运算 C=A∩B,求余运算 C=1-A 等-Fuzzy matrices based on different fuzzy operator and calculation of fuzzy matrix operation C = A ∪ B, cross-operator C = A ∩ B, for more than computing C = 1-A, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2322
    • 提供者:麦子
  1. matrixinverse

    0下载:
  2. 通过CSharp写的关于矩阵求逆的程序,希望对大家有用哈-this is a code about Matrix inverse, I refer to Qinghua C language programe book and use CSharp finish it.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4056
    • 提供者:梁明
  1. CSharp_DSP

    0下载:
  2. DSP算法,包括线性卷积、复多项式矩阵积分,离散傅立叶变换、反离散傅立叶变换等-Linear convolution, matrix integral, DFT and IDFT...
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3852
    • 提供者:张博
  1. CS-Matrix

    0下载:
  2. CS 矩阵类库 matrix library in csharp-matrix library in csharp
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:171286
    • 提供者:刘先生
  1. DDAC

    0下载:
  2. 蚁群算法解决tsp问题,antsystem为核心运算类,窗体为接口程序,先生成邻接矩阵再运算-Tsp ant colony algorithm to solve the problem, this is the core classes, must have interface program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:59358
    • 提供者:like
  1. RtwMatrix

    0下载:
  2. GPS惯性导航系统,解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用-GPS inertial navigation system, after decompression will be 5M, which I use C# for embedded WinCE do a GPS/inertial
  3. 所属分类:Applications

    • 发布日期:2014-06-27
    • 文件大小:728549
    • 提供者:386
  1. PRproject_lda

    1下载:
  2. 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
  3. 所属分类:Algorithm

    • 发布日期:2015-06-23
    • 文件大小:435187
    • 提供者:李洪涛
  1. CMatarySRC

    0下载:
  2. 一个简单的数理统计系统,实现了矩阵的方差,协方差,概率统计等运算,包含说明文件的。-A simple system of mathematical statistics to achieve a matrix of variance, covariance, probability and statistics and other operations, including documentation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:878937
    • 提供者:杜帆
  1. ImageMatrix

    0下载:
  2. 图像的矩阵运算 用于图像像素的尺度变换,归一化;图像读取,阈值分割,矩阵的加减乘数运算,以及图像的读写;数据类型支持int,double,以及复数complex类型-Image matrix operations for image pixels scale transformation, normalization image reads, threshold segmentation, the multiplier matrix addition and subtraction opera
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:126810
    • 提供者:Jack
  1. wirst_to_tool_system

    0下载:
  2. 利用一个变换矩阵,实现机器人腕不坐标系和工具坐标系之间的变换。-wrist coordinateSystem and tool coordinateSystem
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:22527
    • 提供者:zerg
« 12 »
搜珍网 www.dssz.com